Crate gfx_device_gl

Source
Expand description

OpenGL implementation of a device, striving to support OpenGL 2.0 with at least VAOs, but using newer extensions when available.

Structs§

Enums§

Functions§

  • Create a new device with a factory.
  • Create the proxy target views (RTV and DSV) for the attachments of the main framebuffer. These have GL names equal to 0. Not supposed to be used by the users directly.

Type Aliases§